[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
  FmtNumberOBJ  METHODS

  The global instance FmtNumberTOT (declared in totIO2) controls the
  default format of number input fields.

  constructor Init;
  destructor  Done;
  procedure   SetPrefixSuffix(P,S:char);
  procedure   SetSign(S:tSign);
  procedure   SetSeparators(P,T,D:char);
  procedure   SetJustification(J:tJust);
  function    FormattedLong(Val:longint; Width:byte):string;
  function    FormattedReal(Val:extended;DP:byte;Width:byte):string;

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson